Windows ログ確認
Windows ログ確認(Windows check the logs)
$ Get-WinEvent -ListLog * | Where-Object -Property RecordCount -GT 0 | Select-Object -Property LogName, RecordCount
$ Get-WinEvent -LogName System
確認用
Q. Windows ログ確認
調査用
Wikipedia.icon
Wikipedia.icon